-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prep for idr #4
Prep for idr #4
Conversation
I think it failed because of the new build of the microservice, the service was unable to run with the following error :
|
The build is Java 11, Java 8 is used. We should align to Java 11 since the microservice is by default only tested using Java 11+ |
Yes, it is necessary to install Java 11 for molecule testing. In addition, there is an error on sha256 for the build. |
sha256 I forgot to update it after tagging see https://github.com/ome/omero-ms-image-region/releases/download/2024.07.16/SHASUMS |
I have modified my local branch https://github.com/khaledk2/ansible-role-omero-ms-image-region/tree/fix and added all the supported Java versions. |
A new microservice build is available so I have created a new branch (new_ms_release) based on this branch. It also contains a fix for re-install issues using a new MS build. |
Review the instructions
Changes to personal build needs to be removed.see ome/omero-ms-image-region#4